Storm-static

Benchmark
Model:csma v.1 (MDP)
Parameter(s)N = 4, K = 2
Property:time_max (exp-reward)
Invocation (specific)
~/storm/build/bin/storm --prism csma.4-2.prism --prop csma.props time_max --exact floats --general:precision 1e-20  --ddlib sylvan --sylvan:maxmem 6114 --sylvan:threads 4 --engine hybrid
Execution
Walltime:> 1800s (Timeout)
Log
Storm 1.5.1

Date: Wed Apr 29 19:15:31 2020
Command line arguments: --prism csma.4-2.prism --prop csma.props time_max --exact floats '--general:precision' 1e-20 --ddlib sylvan '--sylvan:maxmem' 6114 '--sylvan:threads' 4 --engine hybrid
Current working directory: /

 WARN (GeneralSettings.cpp:110): Setting the precision option with module prefix does not effect all solvers. Consider setting --precision instead of --general:precision.
Time for model input parsing: 0.008s.

Time for model construction: 1.103s.

-------------------------------------------------------------- 
Model type: 	MDP (symbolic)
States: 	761962 (6738 nodes)
Transitions: 	1327068 (52453 nodes)
Choices: 	825504
Reward Models:  time
Variables: 	rows: 19 meta variables (54 DD variables), columns: 19 meta variables (54 DD variables), nondeterminism: 17 meta variables (17 DD variables)
Labels: 	5
   * deadlock -> 0 state(s) (1 nodes)
   * init -> 1 state(s) (55 nodes)
   * all_delivered
   * collision_max_backoff
   * one_delivered
-------------------------------------------------------------- 

Model checking property "time_max": R[exp]{"time"}max=? [F "all_delivered"] ...


----------
Computation aborted after 1800.2306129932404 seconds since the total time limit of 1800 seconds was exceeded.